home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
boot-tools
/
starter
/
installation
< prev
next >
Wrap
Text File
|
1996-04-08
|
1KB
|
55 lines
(welcome "Welcome to the 'Starter' Installation!\n\nIt copies all neccessary files to\nthe right places.")
(copyfiles
(prompt "Kopiere 'Close_Starter' in die\nWB-Startup Schublade (Nötig!)")
(pattern "#?")
(source "wbstartup/")
(dest "sys:WBStartup/")
(confirm)
(infos)
(help @copyfiles-help)
)
(copyfiles
(prompt "Soll die Voreinstellung (incl.Bild)\ninstalliert werden?")
(pattern "#?")
(source "s/")
(dest "s:")
(confirm)
(infos)
(help @copyfiles-help)
)
(complete 25)
(copyfiles
(prompt "Soll die spezielle 'system-configuration'\nkopiert werden? (Empfohlen!)")
(source "devs/system-configuration")
(dest "devs:")
(confirm)
(help @copyfiles-help)
)
(complete 50)
(copylib
(prompt "Kopiere 'Starter' nach c:")
(help @copylib-help)
(source "c/Starter")
(dest "C:")
)
(copyfiles
(prompt "Verdopple startup-sequence ")
(source "s:startup-sequence")
(help @copyfiles-help)
(dest "s:startup-seq")
(confirm)
)
(complete 100)
(exit "Jetzt wie in der Anleitung beschrieben\ndie beiden 'Startup'-files ändern!")